home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / Compositions / PhysicsBallComposition.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  753 b   |  26 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Stream version="2.0">
  3.     <FileComposition>
  4.         <string name="CogName">PhysicsBallCog</string>
  5.         <string name="GroupName">balls</string>
  6.         <list name="Components" size="5" type="CompID">
  7.             <CompID>1</CompID>
  8.             <CompID>4</CompID>
  9.             <CompID>50</CompID>
  10.             <CompID>51</CompID>
  11.             <CompID>21</CompID>
  12.         </list>
  13.         <list name="Functions" size="0" type="Funcmapping">
  14.         </list>
  15.         <list name="UpdateList" size="2" type="func">
  16.             <func>DisplayQuadTreeNode</func>
  17.             <func>FollowCursor</func>
  18.         </list>
  19.         <list name="Archetypes" size="1" type="Archetype">
  20.             <Archetype>
  21.                 <string name="Name">PhysicsBall</string>
  22.                 <file name="File">Data\PhysicsBallCog.xml</file>
  23.             </Archetype>
  24.         </list>
  25.     </FileComposition>
  26. </Stream>